Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODInfo


ShowPartFrameInfo

The ShowPartFrameInfo method displays the Part Info dialog box in response to a user selection from the Edit menu.

ODBoolean ShowPartFrameInfo (in ODFacet facet,
                             in ODBoolean allowEditing);
facet
A reference to the facet that indicates the window to display the Part Info dialog box in. The facet's frame and part indicate which part's user properties should be displayed and edited.
allowEditing
kODTrue if the part allows editing, otherwise kODFalse.
return value
kODTrue if the user clicked OK to leave the Part Info dialog box, otherwise kODFalse.
DISCUSSION
You call this method in your part's HandleEvent method when the user selects the Part Info item from the Edit menu and the current selection is an embedded frame border.

SEE ALSO
The ODPart::HandleEvent method (page 526).
"Selection Info" on page 252 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help